home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Diamond Collection / The Diamond Collection (Software Vault)(Digital Impact).ISO / cdr44 / pctim12.zip / MAKETEST.BAT < prev    next >
DOS Batch File  |  1995-01-29  |  67b  |  4 lines

  1. gcc -o test8 test8.c gccint8.c -lpc
  2. strip test8
  3. coff2exe test8
  4.